Improve API doc for IkeProtocolException - Clarify that #getErrorType might return error code outside the ERROR_TYPE constants if the error type is unrecognized. - Fix the typo in the API doc. Bug: 175399657 Test: FrameworksIkeTests, CtsIkeTestCases Original-Change: https://android-review.googlesource.com/1972039 Merged-In: If674aeea4f9be36f951b81febfff36408b167f09 Change-Id: If674aeea4f9be36f951b81febfff36408b167f09 
1 file changed
tree: 1e1d22c667fb6c6961d38be5e479a81074703cff
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. jarjar-rules-test.txt
  8. OWNERS
  9. PREUPLOAD.cfg
  10. README.md
  11. TEST_MAPPING
README.md

IKEv2 Library for Android

Introduction

This IKEv2 library is an in-process client library implementing the IKEv2 protocol as well as extensions necessary for the support of IWLAN. It is designed to work in a non-privileged fashion on top of the Android IPsec API surface.